[INFO] cloning repository https://github.com/wuchenyi/rustdeskc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wuchenyi/rustdeskc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwuchenyi%2Frustdeskc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwuchenyi%2Frustdeskc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d0a5366169d1f5543e691b9476bec8405121c4e
[INFO] checking wuchenyi/rustdeskc/4d0a5366169d1f5543e691b9476bec8405121c4e against master#31a9463c6e2794a59ce57a8f37abc6966afc2a58 for pr-149045
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwuchenyi%2Frustdeskc" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/wuchenyi/rustdeskc
[INFO] finished tweaking git repo https://github.com/wuchenyi/rustdeskc
[INFO] tweaked toml for git repo https://github.com/wuchenyi/rustdeskc written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wuchenyi/rustdeskc on toolchain 31a9463c6e2794a59ce57a8f37abc6966afc2a58
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wuchenyi/rustdeskc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5c47238906fc40e49a118441b0d22fc2dd965e99e4150efdbb93b295d021944
[INFO] running `Command { std: "docker" "start" "-a" "e5c47238906fc40e49a118441b0d22fc2dd965e99e4150efdbb93b295d021944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5c47238906fc40e49a118441b0d22fc2dd965e99e4150efdbb93b295d021944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5c47238906fc40e49a118441b0d22fc2dd965e99e4150efdbb93b295d021944", kill_on_drop: false }`
[INFO] [stdout] e5c47238906fc40e49a118441b0d22fc2dd965e99e4150efdbb93b295d021944
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8086bab5c0169e607a4db046b51b9ebe0335e14bfd1854f8f002b72ec3dde8db
[INFO] running `Command { std: "docker" "start" "-a" "8086bab5c0169e607a4db046b51b9ebe0335e14bfd1854f8f002b72ec3dde8db", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking libloading v0.8.4
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking tinyvec v1.6.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking webpki-roots v0.26.9
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling openssl-src v300.5.3+3.5.4
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking nu-ansi-term v0.49.0
[INFO] [stderr]     Checking default_net v0.1.0 (https://github.com/rustdesk-org/default_net#78f8f70c)
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking sysinfo v0.29.10 (https://github.com/rustdesk-org/sysinfo?branch=rlim_max#90b1705d)
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking dlopen v0.1.8
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]     Checking flexi_logger v0.27.4
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling nasm-rs v0.3.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.2
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling target_build_utils v0.3.1
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking image v0.25.1
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.27/src/backend/linux_raw/io/errno.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.27/src/backend/linux_raw/io/errno.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stdout] error: cannot find attribute `rustc_layout_scalar_valid_range_start` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.27/src/backend/linux_raw/io/errno.rs:28:25
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rustc_layout_scalar_valid_range_end` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.37.27/src/backend/linux_raw/io/errno.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))]
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling gstreamer v0.16.7
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking async-executor v1.12.0
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr] error: could not compile `rustix` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8086bab5c0169e607a4db046b51b9ebe0335e14bfd1854f8f002b72ec3dde8db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8086bab5c0169e607a4db046b51b9ebe0335e14bfd1854f8f002b72ec3dde8db", kill_on_drop: false }`
[INFO] [stdout] 8086bab5c0169e607a4db046b51b9ebe0335e14bfd1854f8f002b72ec3dde8db
